REST URL

The REST URL is formed of the URL for the ebs web service and is stored on the ebs Application Server. The web service URL is located in the Web service host URL institution setting on the General (Cross-System) screen in ebs: central.

Web service host URL institution setting

REST uses this same URL with a /rest/ suffix at the end. For example: the enrolments web service would require a suffix of /rest/enrolments at the end of the web service host URL.

When creating or updating records in ebs, the created_by and updated_by fields in the table being updated will be changed according to the user who made the change, with the created_date and updated_date matching the system date of when the record was created or updated.

REST uses the following components and responses: